PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowDocumentPageEvent Class / getPage Method
In This Topic
    getPage Method
    In This Topic
    Gets the page for which the event has been fired.
    Syntax
    public PDFPage getPage()

    Return Value

    The page for which the event has been fired.
    See Also